home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / devel / vbcc-68k-src / machines / amiga68k / libsrc / math / math_ieee / fltsbl.s < prev    next >
Text File  |  1999-01-01  |  194b  |  13 lines

  1.  xref _MathIeeeSingBasBase
  2.  
  3.  xdef __ieeefltsbl
  4. __ieeefltsbl:
  5.  move.b  4(sp),d0
  6.  ext.w   d0
  7.  ext.l   d0
  8.  move.l  a6,-(sp)
  9.  move.l  _MathIeeeSingBasBase,a6
  10.  jsr     -36(a6)
  11.  move.l  (sp)+,a6
  12.  rts
  13.